Miner.Geodatabase.Network Namespace > IFeederInfo<TKey> Interface : IsTieDevice Property |
'Declaration
Property IsTieDevice As System.Boolean
'Usage
Dim instance As IFeederInfo(Of TKey) Dim value As System.Boolean instance.IsTieDevice = value value = instance.IsTieDevice
System.bool IsTieDevice {get; set;}
read-write property IsTieDevice: System.Boolean;
function get,set IsTieDevice : System.boolean
true
if this instance is a tie device; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2